[INFO] cloning repository https://github.com/greentic-ai/greentic-messaging-providers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greentic-ai/greentic-messaging-providers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreentic-ai%2Fgreentic-messaging-providers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreentic-ai%2Fgreentic-messaging-providers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5312de1b5e3837621434e06d2c5542274f9ce0bc
[INFO] fixing greentic-ai/greentic-messaging-providers against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreentic-ai%2Fgreentic-messaging-providers" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  62% (1099/1763)
Updating files:  63% (1111/1763)
Updating files:  64% (1129/1763)
Updating files:  65% (1146/1763)
Updating files:  66% (1164/1763)
Updating files:  67% (1182/1763)
Updating files:  68% (1199/1763)
Updating files:  69% (1217/1763)
Updating files:  70% (1235/1763)
Updating files:  71% (1252/1763)
Updating files:  72% (1270/1763)
Updating files:  73% (1287/1763)
Updating files:  74% (1305/1763)
Updating files:  75% (1323/1763)
Updating files:  76% (1340/1763)
Updating files:  77% (1358/1763)
Updating files:  78% (1376/1763)
Updating files:  79% (1393/1763)
Updating files:  80% (1411/1763)
Updating files:  81% (1429/1763)
Updating files:  82% (1446/1763)
Updating files:  83% (1464/1763)
Updating files:  84% (1481/1763)
Updating files:  85% (1499/1763)
Updating files:  86% (1517/1763)
Updating files:  87% (1534/1763)
Updating files:  88% (1552/1763)
Updating files:  89% (1570/1763)
Updating files:  90% (1587/1763)
Updating files:  91% (1605/1763)
Updating files:  92% (1622/1763)
Updating files:  93% (1640/1763)
Updating files:  94% (1658/1763)
Updating files:  95% (1675/1763)
Updating files:  96% (1693/1763)
Updating files:  97% (1711/1763)
Updating files:  98% (1728/1763)
Updating files:  99% (1746/1763)
Updating files: 100% (1763/1763)
Updating files: 100% (1763/1763), done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/greentic-ai/greentic-messaging-providers
[INFO] finished tweaking git repo https://github.com/greentic-ai/greentic-messaging-providers
[INFO] tweaked toml for git repo https://github.com/greentic-ai/greentic-messaging-providers written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/greentic-ai/greentic-messaging-providers on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/greentic-ai/greentic-messaging-providers already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e239346b808afc00e914fb998771828b5e5b4f98200a440e83c2871f8136ea20
[INFO] running `Command { std: "docker" "start" "e239346b808afc00e914fb998771828b5e5b4f98200a440e83c2871f8136ea20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e239346b808afc00e914fb998771828b5e5b4f98200a440e83c2871f8136ea20" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e239346b808afc00e914fb998771828b5e5b4f98200a440e83c2871f8136ea20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e239346b808afc00e914fb998771828b5e5b4f98200a440e83c2871f8136ea20" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "e239346b808afc00e914fb998771828b5e5b4f98200a440e83c2871f8136ea20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e239346b808afc00e914fb998771828b5e5b4f98200a440e83c2871f8136ea20", kill_on_drop: false }`
[INFO] [stdout] e239346b808afc00e914fb998771828b5e5b4f98200a440e83c2871f8136ea20
